home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 327
- Top = 193
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About EasySyntax'
- ClientHeight = 258
- ClientWidth = 512
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object imgSplash: TImage
- Left = 0
- Top = 0
- Width = 353
- Height = 257
- Picture.Data = {<image000.bmp>}
- end
- object lblTitle: TLabel
- Left = 352
- Top = 24
- Width = 152
- Height = 32
- Caption = 'EasySyntax'
- Color = clBackground
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 7091212
- Font.Height = -27
- Font.Name = 'Century Gothic'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object lblStatisticalServices: TLabel
- Left = 27
- Top = 240
- Width = 89
- Height = 13
- Caption = 'Statistical Services'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 7091212
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 418
- Top = 120
- Width = 83
- Height = 13
- Alignment = taCenter
- Caption = 'All rights reserved'
- end
- object wlAnalyzeITSite: TWeblink
- Left = 420
- Top = 144
- Width = 82
- Height = 13
- Cursor = crHandPoint
- Alignment = taCenter
- Caption = 'www.analyze-it.nl'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- Url = 'http://www.analyze-it.nl/products/en_easysyntax.php'
- BrowserState = gwMaximized
- end
- object lblVersion: TLabel
- Left = 460
- Top = 64
- Width = 42
- Height = 13
- Alignment = taRightJustify
- Caption = '??.??.??'
- end
- object lblEvaluation: TLabel
- Left = 366
- Top = 88
- Width = 138
- Height = 13
- Caption = 'EVALUATION VERSION'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object btnOK: TButton
- Left = 421
- Top = 224
- Width = 83
- Height = 25
- Caption = '&OK'
- TabOrder = 0
- OnClick = btnOKClick
- end
- end
-